Hệ thống quản lý đại học trong C# với mã nguồn

  • CollegeManagementSystem.sln
  • project /
1
2 Microsoft Visual Studio Solution File, Format Version
12.00
3 # Visual Studio
15
4 VisualStudioVersion =
15.0.27130.2024
5 MinimumVisualStudioVersion =
10.0.40219.1
6 Project(
"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CollegeManagementSystem", "SchoolManagementSystem\CollegeManagementSystem.csproj", "{5D275F1F-36E2-4B19-AD67-DC50CD9E1EB3}"
7 EndProject
8 Global
9     GlobalSection(SolutionConfigurationPlatforms) = preSolution
10         Debug|x86 = Debug|x86
11         Release|x86 = Release|x86
12     EndGlobalSection
13     GlobalSection(ProjectConfigurationPlatforms) = postSolution
14         {5D275F1F-
36E2-4B19-AD67-DC50CD9E1EB3}.Debug|x86.ActiveCfg = Debug|x86
15         {5D275F1F-
36E2-4B19-AD67-DC50CD9E1EB3}.Debug|x86.Build.0 = Debug|x86
16         {5D275F1F-
36E2-4B19-AD67-DC50CD9E1EB3}.Release|x86.ActiveCfg = Release|x86
17         {5D275F1F-
36E2-4B19-AD67-DC50CD9E1EB3}.Release|x86.Build.0 = Release|x86
18     EndGlobalSection
19     GlobalSection(SolutionProperties) = preSolution
20         HideSolutionNode = FALSE
21     EndGlobalSection
22     GlobalSection(ExtensibilityGlobals) = postSolution
23         SolutionGuid = {4D51056B-1C8D-456B-85A3-7E62C0D3F7F6}
24     EndGlobalSection
25 EndGlobal


Gõ tìm kiếm nhanh...